home *** CD-ROM | disk | FTP | other *** search
- <Object> deepCopy |size newobj|
- <Object> do: |item|
- <Object> isKindOf: |objectClass|
- <Object> shallowCopy |size newobj|
- <Object> subclassResponsibility: |msg|
- <Object> notImplemented: |msg|
- <Object> doesNotUnderstand: |msg|
- <Object> shouldNotImplement: |msg|
- <Form> clipFrom:to: |newForm newRow rsize left top rText|
- <Form> eraseAt: |location|
- <Form> overLayForm:at: |newRowNum rowText left rowSize|
- <Form> placeForm:at: |newRowNum rowText left rowSize|
- <Form> reversed |newForm columns newRow|
- <Form> rotated |newForm rows newRow|
- <Form> printAt: |location|
- <Char> digitValue |i|
- <Integer> \\ |i|
- <Integer> timesRepeat: |i|
- <Pen> go: |newx newy|
- <FormPen> with:displayAt: |xOffset yOffset sPoint ePoint|
- <Random> next: |newa|
- <Collection> coerce: |newobj|
- <Collection> deepCopy |newobj|
- <Collection> inject:into: |last|
- <Collection> shallowCopy |newobj|
- <Collection> size |i|
- <Bag> remove:ifAbsent: |i|
- <KeyedCollection> asDictionary |newCollection|
- <KeyedCollection> binaryDo: |item|
- <KeyedCollection> keys |newset|
- <KeyedCollection> values |newbag|
- <Dictionary> getList: |list bucketNumber|
- <Dictionary> at:put: |list anAssoc|
- <Dictionary> at:ifAbsent: |list anAssoc|
- <Dictionary> removeKey:ifAbsent: |list anAssoc|
- <Dictionary> first |item|
- <Dictionary> next |item|
- <Dictionary> currentKey |clist|
- <AmigaTalk> time: |start|
- <SequenceableCollection> copyFrom:to: |newcol|
- <SequenceableCollection> copyWithout: |newcol|
- <SequenceableCollection> equals:startingAt: |i|
- <SequenceableCollection> indexOfSubCollection:startingAt:ifAbsent: |n m|
- <SequenceableCollection> replaceFrom:to:with:startingAt: |i|
- <SequenceableCollection> reverseDo: |n m|
- <SequenceableCollection> reversed |newvar i|
- <SequenceableCollection> sort: |index temp newArray|
- <SequenceableCollection> with:do: |arg1 arg2|
- <Interval> at:ifAbsent: |val|
- <List> coerce: |newList|
- <List> findLast |item|
- <List> removeFirst |item|
- <ArrayedCollection> = |i|
- <ArrayedCollection> coerce: |temp|
- <ArrayedCollection> copyFrom:to: |size temp|
- <ArrayedCollection> deepCopy |newobj|
- <ArrayedCollection> shallowCopy |newobj|
- <Array> printString |value i|
- <ByteArray> printString |str|
- <Class> new |superclass newinstance|
- <Class> new: |superclass newinstance|
- <Class> respondsTo: |aClass|
- <Process> state |pstate|
-